// Created by lunabunny (lunabunny(at)hotmail.com)
// 
// Concentricity


Aspc=1,

A0="6 + flor( ( 1 + rnd( 2 ) ) * rnd( 20 ) )",   // ring width
A1="0.01 + rnd(0.025)",                          // rotation speed

srcR="r",
srcT="theta + A1 * sgn( sin( r * A0 ) )",


Vers=100

